Skip to content

fix(invoke): stop descendants when commands time out - #34

Merged
oritwoen merged 1 commit into
mainfrom
fix/command-timeout-cleanup
Sep 5, 2026
Merged

fix(invoke): stop descendants when commands time out#34
oritwoen merged 1 commit into
mainfrom
fix/command-timeout-cleanup

Conversation

@oritwoen

@oritwoen oritwoen commented Sep 5, 2026

Copy link
Copy Markdown
Member

Timeouts should not depend on a child agreeing to exit. The 1 s reproductions took about 5 s to return, or left a descendant running after return. Resolves #2.

@oritwoen oritwoen self-assigned this Sep 5, 2026
@oritwoen
oritwoen merged commit b38ce6f into main Sep 5, 2026
5 checks passed
@oritwoen
oritwoen deleted the fix/command-timeout-cleanup branch September 5, 2026 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make invoke timeouts terminate process trees

1 participant